home *** CD-ROM | disk | FTP | other *** search
- /* At-Rules */
- @charset "iso-8859-1";
-
- /* author: Johanne ChainĪ
- Creation date: 11/6/2006 */
- table, td, span {font-family: arial, tahoma; font-size: 30px; color: rgb(255, 255, 255);}
-
- a:link {color: rgb(255,255,255); text-decoration: none;}
- a:visited {color: rgb(98,98,98); text-decoration: none;}
- a:hover {color: rgb(50,150,230); text-decoration: underline;}
- a:active {color: rgb(255,255,255); text-decoration: none;}
-
- #corner{
- background-image: url(corner.gif);
- background-repeat: no-repeat;
- background-position: right top;
- }
- .info {
- color: rgb(255,255,255);
- width: 100%;
- padding-left: 4px;
- padding-right: 4px;
- }
- .title {
- font-size: 50px;
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- color: rgb(250, 250, 250);
- }
- .artist {
- font-size: 35px;
- font-weight: bold;
- color: rgb(200,200,200);
- padding-left: 4px;
- padding-right: 4px;
- }
- .tracka {
- color: rgb(185,185,185);
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- }
- .trackb {
- color: rgb(240,240,240);
- font-weight: bold;
- padding-left: 4px;
- padding-right: 4px;
- }
- .albumart {
- top: 0 px;
- left: 0 px;
- }
- .album {
- max-width: 600px;
- }
-
- /* End of style section. Generated by AceHTML at 11/6/2006 1:30:30 PM */